super class meaning in English
超级类别
父类
Examples
- It is normal for a standard class to be a super class
标准类作为超类是正常的。 - In other words , a class can extend one super class only
换句话说,一个类只能扩展一个超类。 - Is invoked ; otherwise , the super class s
方法;否则,就调用父类( - Service methods located in the super class
服务方法(位于超类 - However , super classes parent classes do not have to be abstract classes
然而,超类(父类)不一定要是抽象类。